ComponentOne ASP.NET MVC Controls
AllowResizing Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : AllowResizing Property
Gets or sets whether users are allowed to resize rows and/or columns with the mouse.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property AllowResizing As AllowResizing
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public virtual AllowResizing AllowResizing {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members